home *** CD-ROM | disk | FTP | other *** search
/ MIDICraft's MIDINET CD-ROM / MIDICraft's MIDINET CD-ROM.iso / KORG_I-S / INTERNET / 06882.004 / text0000.txt < prev   
Encoding:
Text File  |  1996-11-04  |  1.5 KB  |  51 lines

  1. At WWW location  
  2.   http://hgiicm.tu-graz.ac.at/midiprog
  3. there are few utilities for Korg i-series:
  4.  
  5. 1. findi3 (PC)
  6. find names of arrangements, programs, styles etc in 
  7. your korg file directory or korg disks.
  8. Supports: regular expressions (*, ?), prefix search,
  9. listing generation, page control
  10.  
  11. e.g. findi3 rumba  or findi3 *g*itar*  or findi3 > names.lst
  12.  
  13.  
  14. for next ones you would need keyboard connected to PC soundcard using
  15. a midi cable.
  16.  
  17. 2. exchi3 (PC, MPU-401 or Soundblaster external midi interface, Korg
  18. i2/i3)
  19.  
  20. send single files or a full Korg-i3 configuration to the keyboard
  21. receive files from Korg-i3 and save as Korg files (pcg, sty, arr, bsq,
  22. sng, glb, dkt).
  23.  
  24. e.g. sendi3 macarena.*
  25.      recvi3 backup3.*
  26.      recvi3 -identify
  27.  
  28. 3. exchsyx (PC, MPU-401 or Soundblaster external midi interface)
  29.  
  30. send binary .syx files or other midi bytes as text (hex values and 
  31. command shortcuts)
  32. receive binary midi data and system exclusive messages
  33.  
  34. e.g. sendsyx -echo gmon
  35.      (keyboard should switch to song mode, song 9)
  36.      sendsyx F0 7E 7F 09 01 F7
  37.      recvsyx -sysex dump.syx
  38.      sendsyx dump.syx
  39.      
  40. The exchsyx programs can be used with different midi instruments (not
  41. only KORG i3).
  42.  
  43. Before using sendi3 you should backup your current korg configuration
  44. to a floppy (disk/save all data) because it will change most settings.
  45.  
  46. Documentation with examples included.
  47. The programs were tested in Win95 dos shell.
  48. ------------------------------------------------------------------
  49. Guenter Nagler
  50.  
  51.